Fortinet-FortiGate-IPEnrichment

Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · 📊

Back to Content Index


This playbook enriches the incident with address object and address group.

Attribute Value
Type Playbook
Solution Fortinet FortiGate Next-Generation Firewall connector for Microsoft Sentinel
Source View on GitHub

Additional Documentation

📄 Source: Fortinet_IncidentEnrichment/readme.md

Fortinet-Incident enrichment

Summary

This playbook enriches the incident with address object and address group.

Fortinet
Fortinet

When a new Microsoft Sentinel is created, this playbook gets triggered and performs below actions: - It fetches details of the address object. - It retrieve the details of address groups which address object is belongs to. - Add the Summary of address object and its groups details to an incident.

Prerequisites

Deployment instructions

Deploy to Azure Deploy to Azure

Post-Deployment instructions

a. Authorize connections

Once deployment is complete, you will need to authorize each connection. 1. Click the Microsoft Sentinel connection resource 2. Click edit API connection 3. Click Authorize 4. Sign in 5. Click Save

b. Configurations in Sentinel

Playbook steps explained

When Microsoft Sentinel incident creation rule is triggered

For each-malicious IP received from the incident

Iterates on the IPs found in this incident (probably one) and performs the following: - Fetches the address object details - Retrieve the address groups details - construct HTML Table with details of address object and address groups - Add comment for an incident with summary of the address object and address groups.

Enrich Incident with address object and address groups details look as follows

Fortinet

Known Issues and Limitations


Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · 📊

Back to Playbooks · Back to Fortinet FortiGate Next-Generation Firewall connector for Microsoft Sentinel